Improve the error message for missing path overrides
authorAlex Crichton <alex@alexcrichton.com>
Fri, 11 Mar 2016 20:05:58 +0000 (12:05 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Fri, 11 Mar 2016 20:05:58 +0000 (12:05 -0800)
commitd1e640d79b4bb2447ba044712d207e50fec4669b
tree76989e1cd93c0b9b3c8f3494b17e36a7e579df96
parentd6e148dcd17bb747ad39c510618a97867ac9bbab
Improve the error message for missing path overrides

Closes #2457
src/cargo/ops/cargo_compile.rs
src/cargo/ops/cargo_read_manifest.rs
tests/test_cargo_compile_path_deps.rs